home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / rexx / arc2arc28.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  2.0 KB  |  49 lines

  1. Short:    Convert any archive format easily
  2. Author:   rolfrotvel@bigfoot.com
  3. Uploader: rolfrotvel@bigfoot.com
  4. Type:     util/rexx
  5. Replaces: util/rexx/arc2arc27.lha
  6.  
  7. Arc2Arc is a universal archive converter.
  8.  
  9. Unlike the typical lha -> lzx converters you can configure this one to
  10. convert to and from any archive format you like.
  11. Examples: gz to zip, tgz to lha, lzx to lha (of course :-)) or even dms
  12. to lha!
  13.  
  14. Arc2Arc uses the standard List syntax when specifying archive files. This
  15. means wildcard support and the ALL/S, PAT/K, etc keywords.
  16. It's also possible to convert different archive formats in one go. Like
  17. converting all zip and lha files in a directory to lzx.
  18.  
  19. Arc2Arc also copies any filenote from the original archive to the new.
  20. Also it automatically converts any dots in new archive names to
  21. underscores to make sure the correct suffix is added by the archiver and
  22. hyphenates any spaces in archive filenames.
  23.  
  24. 2.7 - Bugfix: Converting files in current dir failed.
  25.       Added AmigaDOS dms2dir script.
  26.       Added support for most of the c:List file selection options.    
  27.       Added much better error handling.
  28. 2.8 - Fixed all problems with spaces in path/filenames (Javier de las
  29.       Rivas).
  30.       Removed the file renaming system if an archive was about to be 
  31.       overwritten. Now it prompts with an 'Overwrite [y/N]'.
  32.       Moved configuration section to an external file.  
  33.       Made it possible to 'translate' Arc2Arc (Javier de las Rivas).
  34.       Dots in new archive names are now translated to underscores instead
  35.       of being removed.
  36.       
  37.  
  38.  
  39. ============================= Archive contents =============================
  40.  
  41. Original  Packed Ratio    Date     Time    Name
  42. -------- ------- ----- --------- --------  -------------
  43.     6472    2659 58.9% 12-Oct-00 20:48:20 +arc2arc.doc
  44.     1028     534 48.0% 06-Oct-00 11:33:08 +arc2arc.prefs
  45.     4317    1537 64.3% 12-Oct-00 20:43:48 +arc2arc.rexx
  46.      272     166 38.9% 08-Sep-00 01:33:56 +dms2dir
  47. -------- ------- ----- --------- --------
  48.    12089    4896 59.5% 13-Oct-100 08:02:50   4 files
  49.